Use the new element name and style class.
// Font and File button separators
GtkFileChooserButton &.vertical,
- GtkFontButton &.vertical {
+ button.font &.vertical {
// always disable separators
-GtkWidget-wide-separators: true;
}
separator {
color: rgba(0, 0, 0, 0.1); }
- GtkFileChooserButton separator.vertical, GtkFontButton separator.vertical {
+ GtkFileChooserButton separator.vertical, button.font separator.vertical {
-GtkWidget-wide-separators: true; }
/*********
separator {
color: rgba(0, 0, 0, 0.1); }
- GtkFileChooserButton separator.vertical, GtkFontButton separator.vertical {
+ GtkFileChooserButton separator.vertical, button.font separator.vertical {
-GtkWidget-wide-separators: true; }
/*********